phpDocumentor no package
[ class tree: no package ] [ index: no package ] [ all elements ]

Source for file wpmAttribut.inc

Documentation is available at wpmAttribut.inc

  1. <?php
  2.  
  3.     // Instanciation de l'attribut
  4.     $newAttribut new wpmAttribut('name''field_login');
  5.     
  6.     $newAttribut->setNom('id');
  7.     $newAttribut->setValue('id_login');
  8.     
  9.     echo $newAttribut->generer()// Affiche : id="id_login"
  10.  
  11. ?>

Documentation generated on Fri, 04 Jul 2008 23:38:46 +0200 by phpDocumentor 1.4.0a2